gnttab: drop pointless leading double underscores
authorJan Beulich <jbeulich@suse.com>
Thu, 17 Aug 2017 12:42:27 +0000 (14:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 17 Aug 2017 12:42:27 +0000 (14:42 +0200)
commite205563158ec36eb64a529d2c566d70d0084c870
tree82d23d71d25c960db0fa8b1e8f7d88db76a0bb0a
parent097666557e0b69c2e5193a77807cf06692ec31bf
gnttab: drop pointless leading double underscores

They're violating name space rules, and we don't really need them. When
followed by "gnttab_", also drop that.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/grant_table.c